home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 2003 September / PC Answers September 2003.iso / Software / trial / AutoMate 5.0.4.1 / automate5_eval_setup.exe / TaskEdit.exe / 0 / RCDATA / TFRMCLIPBOARDCLEAR / TFRMCLIPBOARDCLEAR.txt
Encoding:
Text File  |  2003-01-14  |  1013 b   |  49 lines

  1. inherited frmClipboardClear: TfrmClipboardClear
  2.   HelpContext = 9
  3.   OldCreateOrder = True
  4.   PixelsPerInch = 96
  5.   TextHeight = 13
  6.   inherited pnlTop: TPanel
  7.     inherited lblCommandName: TLabel
  8.       Caption = ''
  9.     end
  10.     inherited memActionDesc: TMemo
  11.       Lines.Strings = (
  12.         'Clears the contents of the clipboard.')
  13.     end
  14.   end
  15.   inherited dxSIBarManager: TdxBarManager
  16.     Categories.ItemsVisibles = (
  17.       2)
  18.     Categories.Visibles = (
  19.       True)
  20.     PopupMenuLinks = <
  21.       item
  22.         Control = lsvAM5Errors
  23.         PopupMenu = dxCheckPopup
  24.       end>
  25.     DockControlHeights = (
  26.       0
  27.       0
  28.       0
  29.       0)
  30.   end
  31.   inherited dxCheckPopup: TdxBarPopupMenu
  32.     ItemLinks = <
  33.       item
  34.         Item = itmCheckAllErrors
  35.         UserGlyph.Data = {00000000}
  36.         Visible = True
  37.       end
  38.       item
  39.         Item = itmCheckNoErrors
  40.         UserGlyph.Data = {00000000}
  41.         Visible = True
  42.       end>
  43.   end
  44.   inherited IvTranslator1: TIvTranslator
  45.     Left = 172
  46.     Top = 344
  47.   end
  48. end
  49.